home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_629E368A849E459B9B54E8EE26FB8FE5
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
2KB
|
49 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>100</id>
<defaultcontrol>10</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<import>common.dialog.xml</import>
<control>
<description>No button</description>
<type>button</type>
<id>10</id>
<posX>380</posX>
<posY>316</posY>
<textXOff>30</textXOff>
<textYOff>7</textYOff>
<width>105</width>
<height>38</height>
<textureFocus>small_button_focus.png</textureFocus>
<textureNoFocus>small_button_nofocus.png</textureNoFocus>
<label>106</label>
<onleft>11</onleft>
<onright>11</onright>
<onup>10</onup>
<ondown>10</ondown>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Yes button</description>
<type>button</type>
<id>11</id>
<posX>230</posX>
<posY>316</posY>
<textXOff>32</textXOff>
<textYOff>7</textYOff>
<width>105</width>
<height>38</height>
<textureFocus>small_button_focus.png</textureFocus>
<textureNoFocus>small_button_nofocus.png</textureNoFocus>
<label>107</label>
<onleft>10</onleft>
<onright>10</onright>
<onup>11</onup>
<ondown>11</ondown>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>